home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 June / EnigmA AMIGA RUN 08 (1996)(G.R. Edizioni)(IT)[!][issue 1996-06][EARSAN CD VII].iso / earcd / games1 / nfapatch.lha / Script1 < prev    next >
Text File  |  1996-02-03  |  627b  |  60 lines

  1. ;
  2. ;script for gloom game
  3. ;
  4. ;adapted by PK'96
  5.  
  6. pict_spacehulk
  7.  
  8. tile_1
  9.  
  10. draw_
  11. show_
  12. text_simple stuff! watch out for ambushes though...
  13. wait_
  14. dark_
  15. play_map1_1
  16.  
  17. draw_
  18. show_
  19. text_stay alert! watch out for aggro skinheads!
  20. wait_
  21. dark_
  22. play_map1_2
  23.  
  24. draw_
  25. show_
  26. text_now things get serious!
  27. wait_
  28. dark_
  29. play_map1_3
  30.  
  31. draw_
  32. show_
  33. text_beware the wheel of death!
  34. wait_
  35. dark_
  36. play_map1_4
  37.  
  38. draw_
  39. show_
  40. text_don't let those teleports confuse you!
  41. wait_
  42. dark_
  43. play_map1_5
  44.  
  45. draw_
  46. show_
  47. text_sidestep your way outta trouble!
  48. wait_
  49. dark_
  50. play_map1_6
  51.  
  52. draw_
  53. show_
  54. text_invisibility helps! it's there somewhere...
  55. wait_
  56. dark_
  57. play_map1_7
  58.  
  59. done_
  60.